home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].zip / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].adf / AmigaUUCP / mkall < prev    next >
Text File  |  1991-02-14  |  498b  |  40 lines

  1.  
  2. cd lib
  3. echo lib
  4. dmake -f DMakefile.dice
  5. cd /dnews
  6. echo dnews
  7. dmake -f DMakefile
  8. ;cd /anews
  9. ;echo anews
  10. ;dmake -f DMakefile
  11. cd /news
  12. echo news
  13. dmake -f DMakefile
  14. cd /unix
  15. echo unix
  16. dmake -f DMakefile
  17. cd /uucico
  18. echo uucico
  19. dmake -f DMakefile
  20. cd /util
  21. echo util
  22. dmake -f DMakefile
  23. ;cd /gutil
  24. ;echo gutil
  25. ;dmake -f DMakefile
  26. cd /dmail
  27. echo dmail
  28. dmake -f DMakefile
  29. ;cd /uuser
  30. ;echo uuser
  31. ;dmake -f DMakefile
  32. cd /getty
  33. echo getty
  34. dmake -f DMakefile
  35. cd /sendmail
  36. echo sendmail
  37. dmake -f DMakefile
  38. cd /
  39.  
  40.